-
Home
-
WP Email Template
-
2.5.0
-
Code
-
Classes
- Stream
| Total Complexity |
51 |
| Dependencies |
2 |
| Dependents |
9 |
| Total lines |
310 |
| Lines of code |
166 |
| Logical lines of code |
95 |
| Comment lines |
72 |
| Methods |
18 |
| Properties |
2 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setStream() |
S |
54 |
6 |
23 |
| isWritable() |
S |
59 |
6 |
14 |
| seek() |
S |
60 |
4 |
13 |
| write() |
S |
61 |
4 |
13 |
| read() |
S |
61 |
4 |
13 |
| __toString() |
S |
64 |
3 |
11 |
| tell() |
S |
64 |
3 |
10 |
| isReadable() |
S |
66 |
3 |
8 |
| getContents() |
S |
64 |
3 |
10 |
| getMetadata() |
S |
64 |
3 |
10 |
| close() |
S |
69 |
2 |
7 |
| getSize() |
S |
69 |
2 |
7 |
| eof() |
S |
72 |
2 |
6 |
| isSeekable() |
S |
69 |
2 |
7 |
| __construct() |
S |
80 |
1 |
3 |
| detach() |
S |
74 |
1 |
5 |
| attach() |
S |
80 |
1 |
3 |
| rewind() |
S |
80 |
1 |
3 |